[INFO] cloning repository https://github.com/alihsaas/neko
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alihsaas/neko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falihsaas%2Fneko", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falihsaas%2Fneko'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45b616cbdb03763b7bdc345c20340027def67b75
[INFO] fixing alihsaas/neko against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falihsaas%2Fneko" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alihsaas/neko
[INFO] finished tweaking git repo https://github.com/alihsaas/neko
[INFO] tweaked toml for git repo https://github.com/alihsaas/neko written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alihsaas/neko on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alihsaas/neko already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a652ded82c70f07ec5c11bf3af7eb72cf36ec9edef3375729bef503d68127fa9
[INFO] running `Command { std: "docker" "start" "a652ded82c70f07ec5c11bf3af7eb72cf36ec9edef3375729bef503d68127fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a652ded82c70f07ec5c11bf3af7eb72cf36ec9edef3375729bef503d68127fa9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a652ded82c70f07ec5c11bf3af7eb72cf36ec9edef3375729bef503d68127fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a652ded82c70f07ec5c11bf3af7eb72cf36ec9edef3375729bef503d68127fa9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   built v0.5.0 (as host dependency) removed features: chrono, git2
[INFO] [stderr]   libc v0.2.94 (as host dependency) removed features: extra_traits
[INFO] [stderr] 
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling libgit2-sys v0.12.20+1.1.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking fd-lock v2.0.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling rustyline-derive v0.4.0
[INFO] [stderr]     Checking rustyline v8.2.0
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]    Compiling git2 v0.13.19
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking semver v0.11.0
[INFO] [stderr]     Checking cargo-lock v6.0.1
[INFO] [stderr]     Checking built v0.5.0
[INFO] [stderr]    Compiling neko v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-lock v6.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: neko v0.6.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling built v0.5.0
[INFO] [stderr]    Compiling neko v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling libgit2-sys v0.12.20+1.1.0
[INFO] [stderr]     Checking git2 v0.13.19
[INFO] [stdout] error[E0425]: cannot find value `GIT_VERSION` in module `built_info`
[INFO] [stdout]   --> src/main.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |             built_info::GIT_VERSION.unwrap_or("unknown"),
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/neko-5de71847976883e8/out/built.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub const PKG_VERSION: &str = r"0.6.0";
[INFO] [stdout]    | --------------------------------------- similarly named constant `PKG_VERSION` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 60 -             built_info::GIT_VERSION.unwrap_or("unknown"),
[INFO] [stdout] 60 +             built_info::PKG_VERSION.unwrap_or("unknown"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BUILT_TIME_UTC` in module `built_info`
[INFO] [stdout]   --> src/main.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |             built_info::BUILT_TIME_UTC.split(' ').collect::<Vec<&str>>()[..5]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in `built_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `GIT_VERSION` in module `built_info`
[INFO] [stdout]   --> src/main.rs:60:25
[INFO] [stdout]    |
[INFO] [stdout] 60 |             built_info::GIT_VERSION.unwrap_or("unknown"),
[INFO] [stdout]    |                         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/target/debug/build/neko-5de71847976883e8/out/built.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub const PKG_VERSION: &str = r"0.6.0";
[INFO] [stdout]    | --------------------------------------- similarly named constant `PKG_VERSION` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 60 -             built_info::GIT_VERSION.unwrap_or("unknown"),
[INFO] [stdout] 60 +             built_info::PKG_VERSION.unwrap_or("unknown"),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BUILT_TIME_UTC` in module `built_info`
[INFO] [stdout]   --> src/main.rs:61:25
[INFO] [stdout]    |
[INFO] [stdout] 61 |             built_info::BUILT_TIME_UTC.split(' ').collect::<Vec<&str>>()[..5]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ not found in `built_info`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neko` (bin "neko") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `neko` (bin "neko" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a652ded82c70f07ec5c11bf3af7eb72cf36ec9edef3375729bef503d68127fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a652ded82c70f07ec5c11bf3af7eb72cf36ec9edef3375729bef503d68127fa9", kill_on_drop: false }`
[INFO] [stdout] a652ded82c70f07ec5c11bf3af7eb72cf36ec9edef3375729bef503d68127fa9
